A fluid grid, divided into equal parts which should be applied across all devices.
skycom-container
' which should be used to contain all your content, or individual modules.
skycom-1
' through to 'skycom-12
'. In Sass @include skycom(1)
etc.
right
'.
skycom-offset1
' through to 'skycom-offset12
'. In Sass @include skycom-offset(1)
etc.
cushioned
' class for padding. In Sass @include skycom-cushion(1)
etc.
The default grid size is 1140px. You can limit this to 974px by adding the class grid-974
to the html
tag.
The 'skycom-offset1
' class is used to centre the lightbox. We then use another 'skycom-container
' to create a new 12 column grid.
This is how it would look on a iPad.